Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR upgrades the @geoprotocol/geo-sdk dependency across the monorepo and refreshes the lockfile to align with the new version and related transitive updates.
Changes:
- Bump
@geoprotocol/geo-sdkfrom^0.2.0to^0.3.0in the root and all dependent packages/apps. - Update
pnpm-lock.yamlto resolve@geoprotocol/geo-sdkto0.3.0,@geoprotocol/grc-20to0.2.3, and refresh associated transitive dependencies (e.g.,rolldown,@oxc-project/types). - Add a changeset documenting patch releases for
@graphprotocol/hypergraphand@graphprotocol/hypergraph-reacttied to the geo-sdk upgrade.
Reviewed changes
Copilot reviewed 9 out of 10 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| pnpm-lock.yaml | Aligns lockfile with @geoprotocol/geo-sdk@0.3.0, @geoprotocol/grc-20@0.2.3, and related updated transitive dependencies. |
| packages/typesync-studio/package.json | Updates @geoprotocol/geo-sdk dependency to ^0.3.0 for the typesync studio package. |
| packages/hypergraph/package.json | Updates @geoprotocol/geo-sdk dependency to ^0.3.0 for the core hypergraph package. |
| packages/hypergraph-react/package.json | Updates @geoprotocol/geo-sdk dependency to ^0.3.0 for the React bindings. |
| package.json | Updates root @geoprotocol/geo-sdk dependency to ^0.3.0 used in tooling/workspace context. |
| apps/privy-login-example/package.json | Aligns example app with @geoprotocol/geo-sdk@^0.3.0. |
| apps/next-example/package.json | Aligns Next.js example app with @geoprotocol/geo-sdk@^0.3.0. |
| apps/events/package.json | Aligns events app with @geoprotocol/geo-sdk@^0.3.0. |
| apps/connect/package.json | Aligns connect app with @geoprotocol/geo-sdk@^0.3.0. |
| .changeset/shaggy-clocks-wave.md | Introduces a changeset capturing patch bumps for hypergraph packages due to the geo-sdk upgrade. |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.